home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d22 / 4disks.arc / 4DISKS.TXT next >
Encoding:
Text File  |  1988-03-15  |  5.6 KB  |  111 lines

  1.           How to get more than two hard disks on your system.
  2.  
  3.  
  4. What I used:
  5.  
  6.     1 Western Digital 1002-27X RLL controller w/SUPER Bios Formatter ROM
  7.     1 Western Digital 1002-WX1 MFM controller w/SUPER Bios Formatter ROM
  8.     2 NEC D5126 30 MB RLL Hard Disk
  9.     2 Seagate ST225 20 MB Hard Disk
  10.     1 Disk Manager 3.1 by Ontrack Computer Systems, Inc.
  11.         NOTE: DON'T USE VERSION 3.2
  12.  
  13.      I recently added two more twenty megabyte hard disks to my system to 
  14. compliment my exsisting two 30MB RLL drives.  I did not want to buy another
  15. large capacity drive.  I wanted to make use of some drives I had lying about
  16. from previous upgrades.  Well, what is a person to do?
  17.  
  18.      It is a known fact that DOS can only see two drives attached to any
  19. system using using an ST412 Interface, the standard run of the mill type
  20. of controller.  The use of certain device drivers bypass the ROM and DOS 
  21. routines for looking at drives attached to the system.  Uilizing these device
  22. drivers allows one the use of three or four ST412 type drives.  I will outline
  23. the procedure as follows.
  24.  
  25.      To connect four drives, you need two controller cards.  I used two by 
  26. Western Digital, a 1002-WX1 and a 1002-27X.  The latter of which is an RLL
  27. type.  I suggest reading the documentation with the controllers in order to
  28. set the jumper switches for your particular drive.  I recommend the use of
  29. Western Digital controllers due to their high reliability factor and support.
  30. The Western Digital controllers MUST have the Super BIOS Roms on them.  Others
  31. may not work properly.
  32. I tried DTC type controllers and found that the ROM routines on the controllers
  33. would not allow two to coexist properly in the same machine.  You will also
  34. need a copy of Disk Manager by Ontrack Systems.  I don't know the extent of
  35. this, but version 3.2 did not work on my system.  I used version 3.1 without
  36. a hitch.
  37.  
  38.      The first step is to set the ROM and I/O addresses for each of the con-
  39. trollers.  Select which controller you would like to use as the first one.
  40. I chose the RLL controller to be my "boot" controller.  I will here out refer
  41. to the RLL controller as controller 1 and the standard controller as controller
  42. 2.  Since these boards are relatively similar, the jumper settings are also
  43. similar.  Western Digital provides two jumpers to change the addresses of the
  44. controllers.  These are refered to as W4 - Device address and W8 - controller
  45. ROM address.  The default configuration, and the one to use for controller 1,
  46. should be W4 jumpered on pins 2 and 3 (320H) and W8 jumpered on pins
  47. 2 and 3 (C800).  Connect the drives as you normally would for a single
  48. controller system.  (Refer to bulletin #34 Installation using 1002-WX2 
  49. controllers).
  50.  
  51.      Next, take controller 2 and configure it with jumper W4 using pins 1 and 2
  52. (324H) and W8 using pins 1 and 2 (CA00).  Again connect the two drives as you
  53. normally would for a single controller system.
  54.  
  55.      The next step is to install the two cards into the machine and boot the
  56. system.  A long wait and a few errors may occur if they are new drives that 
  57. are not prepared yet.  After the system is booted, put your disk with 
  58. DEBUG.EXE on it into the drive.  Run the program, and at the "-" prompt, type
  59. "G=C800:5 <RETURN>" less the quotes.  You will need to repeat this step for
  60. each drive, c: d: e: f:.  It prompts you for the drive.  Use it's recommended
  61. interleave factor for now.  You can play with that one after you know it is
  62. working.  Follow the controllers directions for this initialization process.
  63.  
  64.      When finished, you will need to get out your Disk Manager Disk by Ontrack
  65. Data Systems.  Run Disk Manager in manual mode and create a partition on each
  66. of the hard disks.  Do not use FDISK to do this.  Disk Manager writes specific
  67. stuff to the disks in order to find them.  Set up the first disk and partition
  68. as a "DOS" type partition and the other three as "WRITE/READ" partitions.
  69.  
  70.      Next, you must prepare each partition using Disk Manager.  This does a 
  71. DOS type format.  DONT USE YOUR DOS'S FORMAT UNLESS YOU HAVE TO.  After all 
  72. four drives have been partitioned and prepared for use, you should be ready
  73. to boot up again.  This is where the first headaches start to come in.  My
  74. system is run on a Leading Edge Model D.  After using Disk Manager, I was 
  75. unable to boot even from a floppy.  It would crash while reading in the system
  76. files.  I tried many, at least a dozen, different versions of DOS from many
  77. different machines.  As it turns out, I had to use a DOS which had
  78. compatibility software written into it.  I did not want to use DOS 2.11 which
  79. came with my system so I purchased a copy of AST DOS 3.2 which did the trick. I
  80. suspect that those with IBM's will not have a problem.
  81.  
  82.      At this point, when you boot your system from the DOS disk, you should 
  83. only be able to get to drive C:.  Follow Disk Managers instructions to install
  84. their device driver DMDRVR.BIN into your config.sys file if not already there.
  85. Next time you boot your system, it should look at all four drives as it loads
  86. the device driver.  You should now get access to c: d: e: and f:.
  87.  
  88.      If you have any problems, I will be more than willing to help you out.
  89. Listed below are some numbers and addresses you may find useful. Good luck.
  90.  
  91.  
  92.     Ontrack Computer Systems, Inc.
  93.     6222 Bury Drive
  94.     Eden Prairie, MN 55344
  95.     Product info: 800-752-1333
  96.     Tech support: 612-937-2121
  97.     
  98.     Western Digital
  99.     2445 McCabe Way
  100.     Irvine, CA 92714
  101.     Tech Support: 800-847-6181 
  102.     
  103.     Seagate
  104.     920 Disc Drive
  105.     Scotts Valley, CA 95066-4544
  106.     Product Info: 800-468-3472
  107.     
  108. Blaine Korcel
  109. DATA: 703-256-4777 NOVAC RBBS 2400 BPS
  110. VOICE:703-256-4430 6PM-10PM EASTERN
  111.